PCA Index Dashboard Examples

PCA Index Dashboard Examples#

Ian’s Plot:#

x = np.linspace(0, 99, 100);
y = np.random.rand(100);
plt.plot(x, y, color = 'k', marker = 'x');
../../_images/93ed3c8597dccd904dbe8743380f051616981ca1cfe55a990da1c90433bc3908.png

Jeremy’s Plots:#

This script was last run at 2024-03-05 10:12:34.356022+00:00 (UTC)
In US/Central Time, this is 2024-03-05 04:12:34.356022-06:00
../../_images/68a792861079905fe4ed11a069c85aa4af2c2f7e9602edb0f7cf0f6acee6474d.png
../../_images/ab2f0ad173c5563f0542298b0f586d1071a42bb0a315f52019589b27a416fe0d.png